.common-body{
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0rem;
	left: 0rem;
	z-index: -1;
	background-color: #fafafa;
}